hsc

Syntax Check

hsc performs a syntax check with your source. It testes it for things like missing closing tags, illegal nestings or missing required tags (e.g. as <HTML>).

It also tests some arguments for tags, e.g. allowed values for the ALIGN option of <IMG>.

But the syntax checker of hsc is not very powerful at the moment. It, eg. doesn't test if a <LI> is in a list.

Anyway, if you need tags and attributes, you can update hsc.prefs for your needs, and don't have to wait for an update of hsc.

MAIN PREV NEXT


Thomas Aglassinger ( agi@sbox.tu-graz.ac.at ), 09-Oct-1995, 10:59